Enter a stdio command or sse/streamable url of a mcp server, view the tools, prompts...
npx -y @modelcontextprotocol/server-github
Parameter | Type | Required | Description |
---|---|---|---|
owner | string | Required | Repository owner (username or organization) |
repo | string | Required | Repository name |
path | string | Required | Path where to create/update the file |
content | string | Required | Content of the file |
message | string | Required | Commit message |
branch | string | Required | Branch to create/update the file in |
sha | string | Optional | SHA of the file being replaced (required when updating existing files) |